3.3.35 \(\int (f x)^m \sqrt {d-c^2 d x^2} (a+b \cosh ^{-1}(c x))^2 \, dx\) [235]

Optimal. Leaf size=240 \[ -\frac {2 b c (f x)^{2+m} \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )}{f^2 (2+m)^2 \sqrt {-1+c x} \sqrt {1+c x}}+\frac {(f x)^{1+m} \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2}{f (2+m)}-\frac {2 b^2 c^2 (f x)^{3+m} \sqrt {1-c^2 x^2} \sqrt {d-c^2 d x^2} \, _2F_1\left (\frac {1}{2},\frac {3+m}{2};\frac {5+m}{2};c^2 x^2\right )}{f^3 (2+m)^2 (3+m) (1-c x) (1+c x)}+\frac {d \text {Int}\left (\frac {(f x)^m \left (a+b \cosh ^{-1}(c x)\right )^2}{\sqrt {d-c^2 d x^2}},x\right )}{2+m} \]

[Out]

(f*x)^(1+m)*(a+b*arccosh(c*x))^2*(-c^2*d*x^2+d)^(1/2)/f/(2+m)-2*b*c*(f*x)^(2+m)*(a+b*arccosh(c*x))*(-c^2*d*x^2
+d)^(1/2)/f^2/(2+m)^2/(c*x-1)^(1/2)/(c*x+1)^(1/2)-2*b^2*c^2*(f*x)^(3+m)*hypergeom([1/2, 3/2+1/2*m],[5/2+1/2*m]
,c^2*x^2)*(-c^2*x^2+1)^(1/2)*(-c^2*d*x^2+d)^(1/2)/f^3/(2+m)^2/(3+m)/(-c*x+1)/(c*x+1)+d*Unintegrable((f*x)^m*(a
+b*arccosh(c*x))^2/(-c^2*d*x^2+d)^(1/2),x)/(2+m)

________________________________________________________________________________________

Rubi [A]
time = 0.28, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int (f x)^m \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[(f*x)^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2,x]

[Out]

(-2*b*c*(f*x)^(2 + m)*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]))/(f^2*(2 + m)^2*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) +
 ((f*x)^(1 + m)*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2)/(f*(2 + m)) - (2*b^2*c^2*(f*x)^(3 + m)*Sqrt[1 - c^
2*x^2]*Sqrt[d - c^2*d*x^2]*Hypergeometric2F1[1/2, (3 + m)/2, (5 + m)/2, c^2*x^2])/(f^3*(2 + m)^2*(3 + m)*(1 -
c*x)*(1 + c*x)) + (d*Defer[Int][((f*x)^m*(a + b*ArcCosh[c*x])^2)/Sqrt[d - c^2*d*x^2], x])/(2 + m)

Rubi steps

\begin {align*} \int (f x)^m \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx &=\frac {\sqrt {d-c^2 d x^2} \int (f x)^m \sqrt {-1+c x} \sqrt {1+c x} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx}{\sqrt {-1+c x} \sqrt {1+c x}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.16, size = 0, normalized size = 0.00 \begin {gather*} \int (f x)^m \sqrt {d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )^2 \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[(f*x)^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2,x]

[Out]

Integrate[(f*x)^m*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])^2, x]

________________________________________________________________________________________

Maple [A]
time = 180.00, size = 0, normalized size = 0.00 \[\int \left (f x \right )^{m} \sqrt {-c^{2} d \,x^{2}+d}\, \left (a +b \,\mathrm {arccosh}\left (c x \right )\right )^{2}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x)

[Out]

int((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x)

________________________________________________________________________________________

Maxima [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x, algorithm="maxima")

[Out]

integrate(sqrt(-c^2*d*x^2 + d)*(b*arccosh(c*x) + a)^2*(f*x)^m, x)

________________________________________________________________________________________

Fricas [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x, algorithm="fricas")

[Out]

integral(sqrt(-c^2*d*x^2 + d)*(b^2*arccosh(c*x)^2 + 2*a*b*arccosh(c*x) + a^2)*(f*x)^m, x)

________________________________________________________________________________________

Sympy [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \left (f x\right )^{m} \sqrt {- d \left (c x - 1\right ) \left (c x + 1\right )} \left (a + b \operatorname {acosh}{\left (c x \right )}\right )^{2}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)**m*(-c**2*d*x**2+d)**(1/2)*(a+b*acosh(c*x))**2,x)

[Out]

Integral((f*x)**m*sqrt(-d*(c*x - 1)*(c*x + 1))*(a + b*acosh(c*x))**2, x)

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x)^m*(-c^2*d*x^2+d)^(1/2)*(a+b*arccosh(c*x))^2,x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

________________________________________________________________________________________

Mupad [A]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int {\left (a+b\,\mathrm {acosh}\left (c\,x\right )\right )}^2\,\sqrt {d-c^2\,d\,x^2}\,{\left (f\,x\right )}^m \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*acosh(c*x))^2*(d - c^2*d*x^2)^(1/2)*(f*x)^m,x)

[Out]

int((a + b*acosh(c*x))^2*(d - c^2*d*x^2)^(1/2)*(f*x)^m, x)

________________________________________________________________________________________